Fix docs publish
authorFelix Krull <f_krull@gmx.de>
Wed, 22 May 2019 19:49:11 +0000 (21:49 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000 (12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml

index b3b8db667070c72df9cc51d49147967a90b9892f..a8a38e6bb478a487b8245c985447a12957d8f73c 100644 (file)
@@ -104,6 +104,7 @@ docs:
 pages:
   stage: publish
   image: alpine
+  before_script: []
   script:
   - cp -r target/doc public
   artifacts: